Optionally, the enumeration literals can have default integral values that represent the constant of the corresponding C# enumeration literal. 枚举常量可以随意地拥有表示相应的C枚举常量的常量默认整数值。
Add an enumeration literal of RED, and set its value to10. 添加枚举常量RED,并将其值设置为10。